Searched refs:__buf (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dudp.h25 const void * __buf);
28 unsigned int __destsock, int __len, const void * __buf);
H A Dip.h23 int __option_len, int __len, const void * __buf);
25 extern int ip_transmit(int __len, const void * __buf);
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dclnt_perror.c62 __buf(void) function
125 char *str = __buf();
240 char *str = __buf();
/osnet-11/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h155 char *__buf = alloca(256); \
156 (void) snprintf(__buf, 256, "%s %s %s (0x%llx %s 0x%llx)", \
159 __assert(__buf, __FILE__, __LINE__); \
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dmkntfs.c2648 char *__buf = NULL;
2650 file_name->file_name_length, &__buf, 0);
2655 __buf);
2656 free(__buf);
2661 char *__buf = NULL;
2663 ie->key.file_name.file_name_length + 1, &__buf,
2669 __buf);
2670 free(__buf);
/osnet-11/usr/src/lib/libima/common/
H A Dima-lib.c326 struct seminfo *__buf; /* buffer for IPC_INFO */ member in union:semun

Completed in 58 milliseconds