gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:S_ISSOCK (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fs/src/fs_lseek.c - 4.7KB - 151 lines
72:                 || S_ISFIFO(env->t_misc.t_stat64_u.st_mode)
73:                 || S_ISSOCK(env->t_misc.t_stat64_u.st_mode)) {
74:                 sts = EX_SPIPE;