Searched refs:readable (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dfiletree1.sh93 [[ -r "$i" ]] && nflags.readable="true" || nflags.readable="false"
125 if ${nflags.readable} ; then
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c44 static void readable(evContext opaqueCtx, void *uap, int fd, int evmask);
103 if (evSelectFD(opaqueCtx, fd, EV_READ, readable, new, &new->file) < 0)
283 readable(evContext opaqueCtx, void *uap, int fd, int evmask) { function
H A Dctl_clnt.c113 static void readable(evContext, void *, int, int);
467 if (evSelectFD(ctx->ev, ctx->sock, EV_READ, readable, ctx,
486 readable(evContext ev, void *uap, int fd, int evmask) { function
487 static const char me[] = "isc/ctl_clnt::readable";
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl20 if {![file readable $file_to_analyze]} {
21 puts stderr "File is not readable: $file_to_analyze"
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsin.S104 ! Some defines to keep code more readable

Completed in 75 milliseconds