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

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h69 #define YP_DOMAIN_KEY "YP_DOMAIN_NAME" macro
70 #define YP_DOMAIN_LEN (sizeof(YP_DOMAIN_KEY)-1)
H A Dmakedbm.c327 add_record(new_db, YP_DOMAIN_KEY, yp_domain_name, FALSE);
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h69 #define YP_DOMAIN_KEY "YP_DOMAIN_NAME" macro
70 #define YP_DOMAIN_LEN (sizeof(YP_DOMAIN_KEY)-1)
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h69 #define YP_DOMAIN_KEY "YP_DOMAIN_NAME" macro
70 #define YP_DOMAIN_LEN (sizeof(YP_DOMAIN_KEY)-1)
H A Dypserv_db.c165 strncmp(key.dptr,YP_DOMAIN_KEY,YP_DOMAIN_LEN) == 0)
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h69 #define YP_DOMAIN_KEY "YP_DOMAIN_NAME" macro
70 #define YP_DOMAIN_LEN (sizeof(YP_DOMAIN_KEY)-1)

Completed in 347 milliseconds