Home
last modified time | relevance | path

Searched refs:YPPUSH_FILE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c1015 *pushstat = YPPUSH_FILE;
1133 *pushstat = YPPUSH_FILE;
1143 *pushstat = YPPUSH_FILE;
1157 *pushstat = YPPUSH_FILE;
1170 *pushstat = YPPUSH_FILE;
H A Dyppush.c190 {YPPUSH_FILE, "Failed - file I/O operation on map failed"},
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x162 YPPUSH_FILE = -9, /* Local file I/O operation failed */ enumerator
H A Dyp_prot.h353 #define YPPUSH_FILE (-9) /* Local file I/O operation failed */ macro