Lines Matching +full:fifo +full:- +full:width
96 are constructed by a bitwise-inclusive OR of flags from this list,
99 .Bl -tag -width indent
160 .Bl -tag -width ".Va st_nlink"
180 The time-related fields of
183 .Bl -tag -width ".Va st_birthtim"
237 These time-related macros are defined for compatibility:
238 .Bd -literal
254 Size-related fields of the
257 .Bl -tag -width ".Va st_blksize"
263 Actual number of blocks allocated for the file in 512-byte units.
268 The access-related fields of
271 .Bl -tag -width ".Va st_mode"
283 .Bd -literal
285 #define S_IFIFO 0010000 /* named pipe (fifo) */
320 .Bl -tag -width ".Fn S_ISFIFO m"
328 Test for a pipe or FIFO special file.
339 The macros evaluate to a non-zero value if the test is true
342 .Rv -std
360 .Bl -tag -width Er
392 .Bl -tag -width Er
418 .Bl -tag -width Er
464 .St -p1003.1-90 .