Searched refs:pack_white (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdevalloc/common/
H A Dgetdadefs.c34 extern int pack_white(char *);
223 (void) pack_white(kvp->key);
224 (void) pack_white(kvp->value);
H A Dgetdaent.c80 * pack_white -
85 pack_white(char *ptr) function
493 (void) pack_white(kvp->key);
494 (void) pack_white(kvp->value);
H A Dgetdment.c44 extern int pack_white(char *);
601 count = pack_white(tmplist);

Completed in 22 milliseconds