Home
last modified time | relevance | path

Searched defs:nwidth (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dout.h35 size_t nwidth; /* max. width of number in cell */ member
/netbsd-src/bin/ksh/
H A Dexec.c1388 int nwidth, dwidth; local
1442 int nwidth; local
/netbsd-src/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c5575 print_holds(boolean_t scripted, boolean_t literal, size_t nwidth, in print_holds()