Home
last modified time | relevance | path

Searched refs:YPPUSH_DBM (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/ypcmd/
H A Dypxfr.c1027 *pushstat = YPPUSH_DBM;
1039 *pushstat = YPPUSH_DBM;
1062 *pushstat = YPPUSH_DBM;
1081 *pushstat = YPPUSH_DBM;
1091 *pushstat = YPPUSH_DBM;
1098 *pushstat = YPPUSH_DBM;
1121 *pushstat = YPPUSH_DBM;
1625 *pushstat = YPPUSH_DBM;
1632 *pushstat = YPPUSH_DBM;
1640 *pushstat = YPPUSH_DBM;
[all …]
H A Dyppush.c188 {YPPUSH_DBM, "Failed - dbm operation on map failed."},
/titanic_50/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h337 #define YPPUSH_DBM ((long)-8) /* Local dbm operation failed */ macro
/titanic_50/usr/src/head/rpcsvc/
H A Dyp.x163 YPPUSH_DBM = -8, /* Local dbm operation failed */ enumerator
H A Dyp_prot.h352 #define YPPUSH_DBM (-8) /* Local dbm operation failed */ macro