HomeSort by: relevance | last modified time | path
    Searched defs:exist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/fs/lib/libzfs/
zfs_component.c 44 int error, exist; local in function:RUMP_COMPONENT
52 exist = (error == EEXIST);
58 if (!exist)
  /src/usr.bin/make/unit-tests/
varmod-to-abs.mk 12 # and it had to exist (see ModifyWord_Realpath).
17 does-not-exist.c= /dev/null
18 # expect+1: does-not-exist.c
19 .info ${does-not-exist.c:L:tA}
20 # expect+1: does-not-exist.c
21 .info ${does-not-exist.c:L:tA}

Completed in 13 milliseconds