Searched refs:ypdb_store (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dypdb.h75 /* Flags to ypdb_store(). */
97 int ypdb_store __P((DBM *, datum, datum, int));
H A Dypdb.c289 ypdb_store(db, key, content, flags) function
H A Dmakedbm.c139 status = ypdb_store(db, key, val, YPDB_INSERT);
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dypdb.h75 /* Flags to ypdb_store(). */
97 int ypdb_store __P((DBM *, datum, datum, int));
H A Dypdb.c289 ypdb_store(db, key, content, flags) function
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypdb.h75 /* Flags to ypdb_store(). */
97 int ypdb_store __P((DBM *, datum, datum, int));
H A Dypdb.c289 ypdb_store(db, key, content, flags) function
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypdb.h75 /* Flags to ypdb_store(). */
97 int ypdb_store __P((DBM *, datum, datum, int));
H A Dypxfr.c114 ypdb_store(db, key, val, YPDB_INSERT);
264 status = ypdb_store(db, key, val, YPDB_INSERT);
298 status = ypdb_store(db, key, val, YPDB_INSERT);
335 status = ypdb_store(db,k,v,YPDB_INSERT);
373 status = ypdb_store(db,k,v,YPDB_INSERT);
H A Dypdb.c289 ypdb_store(db, key, content, flags) function

Completed in 174 milliseconds