Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/sys/sys/
H A Dsyslimits.h64 #define PIPE_BUF 512 /* max bytes for atomic pipe writes */ macro
/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h51 #define PIPE_BUF 4096 /* pipe buffer size */ macro
/titanic_52/usr/src/head/
H A Dlimits.h91 #define PIPE_BUF 5120 /* max # bytes atomic in write to a pipe */ macro
/titanic_52/usr/src/ucbhead/sys/
H A Dparam.h169 #define PIPE_BUF 5120 macro
/titanic_52/usr/src/uts/common/sys/
H A Dparam.h209 #define PIPE_BUF 5120 macro
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsubshell.c40 # define PIPE_BUF 512 macro
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h379 # define PIPE_BUF 512 macro