Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/cmd/zlook/
H A Dzlook.c389 if (lk.zl_retcode) { in main()
391 strerror(lk.zl_retcode), lk.zl_retcode); in main()
393 return (lk.zl_retcode); in main()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzut.h61 int zl_retcode; /* output */ member