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

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdef.h67 #define YP_MASTER_KEY "YP_MASTER_NAME" macro
68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1)
H A Dmakedbm.c320 add_record(new_db, YP_MASTER_KEY, yp_master_name, FALSE);
323 add_record(new_db, YP_MASTER_KEY, myname, FALSE);
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdef.h67 #define YP_MASTER_KEY "YP_MASTER_NAME" macro
68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1)
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdef.h67 #define YP_MASTER_KEY "YP_MASTER_NAME" macro
68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1)
H A Dypserv_db.c162 strncmp(key.dptr,YP_MASTER_KEY,YP_MASTER_LEN) == 0)
690 static char *master_key = YP_MASTER_KEY;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdef.h67 #define YP_MASTER_KEY "YP_MASTER_NAME" macro
68 #define YP_MASTER_LEN (sizeof(YP_MASTER_KEY)-1)
H A Dypxfr.c280 char keystr[] = YP_MASTER_KEY;

Completed in 120 milliseconds