Home
last modified time | relevance | path

Searched refs:LIM_BYTE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dlimits.c50 "pipe", "pipe buffer size", RLIMIT_PIPE, "PIPE_BUF", 'p', LIM_BYTE,
53 "sbsize", "socket buffer size", RLIMIT_SBSIZE, "PIPE_BUF", 'b', LIM_BYTE,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dulimit.h154 #define LIM_BYTE 2 macro