Searched refs:b_head (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dhead.c71 b_head(int argc, register char** argv, void* context) function
/illumos-gate/usr/src/lib/libcmd/amd64/include/ast/
H A Dcmdext.h50 extern __MANGLE__ int b_head __PROTO__((int, char**, __V_*));
/illumos-gate/usr/src/lib/libcmd/i386/include/ast/
H A Dcmdext.h50 extern __MANGLE__ int b_head __PROTO__((int, char**, __V_*));
/illumos-gate/usr/src/lib/libcmd/sparc/include/ast/
H A Dcmdext.h50 extern __MANGLE__ int b_head __PROTO__((int, char**, __V_*));
/illumos-gate/usr/src/lib/libcmd/sparcv9/include/ast/
H A Dcmdext.h50 extern __MANGLE__ int b_head __PROTO__((int, char**, __V_*));
/illumos-gate/usr/src/cmd/ksh/builtins/
H A Dalias.c91 { "head", b_head },
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_impl.h58 uint64_t b_head; member in struct:audio_buffer
75 #define s_head s_buf.b_head
277 #define e_head e_buf.b_head

Completed in 64 milliseconds