Searched defs:tmp_value (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/bootp-298/bootplib/
H A Dnbo.h45 uint16_t tmp_value = htons(value); local
76 uint32_t tmp_value = htonl(value); local
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Dnbo.h47 uint16_t tmp_value = htons(value); local
78 uint32_t tmp_value = htonl(value); local
/macosx-10.10/xnu-2782.1.97/libkern/kxld/tests/
H A Dkxld_dict_test.c123 int * tmp_value = kxld_alloc(sizeof(int)); local
139 void * tmp_value; local
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dlacp.h261 uint16_t tmp_value = htons(value); local
289 uint32_t tmp_value = htonl(value); local
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dvariables.c1668 char *tmp_value; local

Completed in 98 milliseconds