Searched defs:PCHAR (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/wpa/wpa_supplicant/
H A Dntddndis.h24 typedef char * PCHAR; typedef
/freebsd-9.3-release/lib/libstand/
H A Dprintf.c154 #define PCHAR(c) {int cc=(c); if (func) (*func)(cc); else *d++ = cc; retval++; } macro
463 #undef PCHAR macro
[all...]
/freebsd-9.3-release/libexec/rtld-elf/
H A Drtld_printf.c124 #define PCHAR(c) snprintf_func((c), arg) macro
428 #undef PCHAR macro
[all...]
/freebsd-9.3-release/sys/kern/
H A Dsubr_prf.c616 #define PCHAR(c) {int cc=(c); if (func) (*func)(cc,arg); else *d++ = cc; retval++; } macro
925 #undef PCHAR macro
[all...]

Completed in 38 milliseconds