Searched defs:name_ptr (Results 1 – 8 of 8) sorted by relevance
137 char *ptr, *name_ptr, *end_ptr; in substitute_line() local
289 char *name_ptr; in arg_drop() local349 char *name_ptr; in arg_change_amb() local
172 let name_ptr = unsafe { libc::ptsname(fd.as_raw_fd()) }; in ptsname() localVariable
341 char name_buf [PATH_MAX] = { 0, }, *name_ptr = NULL; in Tss2_TctiLdr_GetInfo() local
80 const char* name_ptr = name; in ForEachGroupMember() local
453 *name_ptr; /* Pointer into name string */ in backend_init_supplies() local
330 const char* name_ptr = name; in InternalGetCategoryEnabled() local
183 name_ptr(netdissect_options *ndo, in name_ptr() function