HomeSort by: relevance | last modified time | path
    Searched refs:TABSTOP (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_tblout.c 57 #define TABSTOP (TABSIZE*TABCOUNT)
169 tabs = (TABSTOP - len + TABSIZE - 1) / TABSIZE;
  /src/usr.bin/rpcinfo/
rpcinfo.c 1022 #define TABSTOP 8
1075 spaces((TABSTOP * (1 + flen / TABSTOP))
1078 fieldbuf, spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))
1130 spaces((TABSTOP * (1 + flen / TABSTOP))
1133 fieldbuf, spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))
1202 spaces((TABSTOP * (1 + flen / TABSTOP)
    [all...]

Completed in 13 milliseconds