Home
last modified time | relevance | path

Searched refs:NAMEFND (Results 1 – 2 of 2) sorted by relevance

/original-bsd/local/ukc/restore/
H A Drestore.c184 key |= NAMEFND;
218 if (((key & (INOFND|NAMEFND)) == (INOFND|NAMEFND)) && ip != np) {
228 key &= ~NAMEFND;
249 case INOFND|NAMEFND:
266 case ONTAPE|NAMEFND:
267 case ONTAPE|NAMEFND|MODECHG:
331 case ONTAPE|INOFND|NAMEFND:
381 case NAMEFND:
403 case INOFND|NAMEFND|MODECHG:
404 case NAMEFND|MODECHG:
[all …]
/original-bsd/sbin/restore/
H A Drestore.c217 key |= NAMEFND;
251 if (((key & (INOFND|NAMEFND)) == (INOFND|NAMEFND)) && ip != np) {
261 key &= ~NAMEFND;
282 case INOFND|NAMEFND:
299 case ONTAPE|NAMEFND:
300 case ONTAPE|NAMEFND|MODECHG:
366 case ONTAPE|INOFND|NAMEFND:
427 case NAMEFND:
449 case INOFND|NAMEFND|MODECHG:
450 case NAMEFND|MODECHG:
[all …]