/src/usr.sbin/wsmoused/ |
wsmoused.h | 70 char *p_name; member in struct:prop
|
/src/usr.bin/indent/ |
args.c | 70 const char p_name[5]; /* e.g. "bl", "cli" */ member in struct:pro 225 arg_arg = skip_over(arg, p->p_may_negate, p->p_name); 247 option_source, arg_arg, p->p_name); 253 option_source, arg_arg, p->p_name, p->i_min, p->i_max);
|
/src/include/ |
netdb.h | 182 char *p_name; /*%< official protocol name */ member in struct:protoent
|
/src/games/phantasia/ |
phantstruct.h | 64 char p_name[SZ_NAME]; /* name */ member in struct:player
|
/src/sbin/ifconfig/ |
parse.h | 40 const char *p_name; member in struct:parser 73 .pt_parser = {.p_name = (__name), .p_methods = &pterm_methods, \ 80 .pb_parser = {.p_name = (__name), .p_methods = &pbranch_methods},\ 94 .ps_parser = {.p_name = (__name), .p_methods = &pstr_methods, \ 104 .pa_parser = {.p_name = (__name), .p_methods = &paddr_methods, \ 115 .pif_parser = {.p_name = (__name), .p_methods = &piface_methods,\ 124 .pi_parser = {.p_name = (__name), .p_methods = &pinteger_methods,\ 142 .pk_parser = {.p_name = (__name), \
|
/src/sys/arch/sparc64/dev/ |
psycho.c | 215 const char *p_name; member in struct:psycho_names 241 for (i=0; psycho_names[i].p_name; i++) 242 if (strcmp(model, psycho_names[i].p_name) == 0) 246 for (i=0; psycho_names[i].p_name; i++) 247 if (strcmp(model, psycho_names[i].p_name) == 0) 326 for (i=0; psycho_names[i].p_name; i++) 327 if (strcmp(model, psycho_names[i].p_name) == 0) { 333 for (i=0; psycho_names[i].p_name; i++) 334 if (strcmp(model, psycho_names[i].p_name) == 0) {
|
/src/sys/dev/ic/ |
ssdfbvar.h | 315 const char *p_name; member in struct:ssdfb_product
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_platform_limits_netbsd.h | 140 char *p_name; member in struct:__sanitizer::__sanitizer_protoent
|