Searched defs:ENOSYS (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libcmd/
H A Dchmod.c140 #ifndef ENOSYS
141 #define ENOSYS EINVAL macro
281 errno = ENOSYS;
H A Ddate.c209 #ifndef ENOSYS
210 #define ENOSYS EINVAL macro
H A Dchgrp.c112 #ifndef ENOSYS
113 #define ENOSYS EINVAL macro
411 errno = ENOSYS;
/ast/src/cmd/3d/
H A Dsyscall3d.c523 #ifndef ENOSYS
524 #define ENOSYS EINVAL macro
526 errno = ENOSYS;
/ast/src/lib/libast/misc/
H A Dfts.c97 #ifndef ENOSYS
98 #define ENOSYS EINVAL macro

Completed in 17 milliseconds