Home
last modified time | relevance | path

Searched defs:isasock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c57 # define isasock(f,p) (test_stat(f,p)>=0&&S_ISSOCK((p)->st_mode)) macro
60 # define isasock(f,p) (0) macro