Searched refs:YP_LAST_LEN (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h62 #define YP_LAST_LEN (sizeof(YP_LAST_KEY)-1) macro
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h62 #define YP_LAST_LEN (sizeof(YP_LAST_KEY)-1) macro
H A Dyppush.c270 char order_key[YP_LAST_LEN] = YP_LAST_KEY;
335 o.dsize = YP_LAST_LEN;
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h62 #define YP_LAST_LEN (sizeof(YP_LAST_KEY)-1) macro
H A Dypserv_db.c152 if (key.dsize == YP_LAST_LEN &&
153 strncmp(key.dptr,YP_LAST_KEY,YP_LAST_LEN) == 0)
667 k.dsize = YP_LAST_LEN;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h62 #define YP_LAST_LEN (sizeof(YP_LAST_KEY)-1) macro
H A Dypxfr.c165 k.dsize = YP_LAST_LEN;

Completed in 138 milliseconds