Searched refs:kvbuf_init (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dkvbuf.h80 kvbuf_t *kvbuf_init(char *buffer, uint32_t length);
H A Dkvbuf.c269 kvbuf_init(char *buffer, uint32_t length) function
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootplookup.c119 kv = kvbuf_init(buffer, length);
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Daod.c233 tempBuf = kvbuf_init( (char *)oobuf, (uint32_t) oolen );
236 tempBuf = kvbuf_init( ilbuf, illen );

Completed in 88 milliseconds