Searched refs:nWS (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | eapol_test.sgml | 21 <arg>-nWS</arg>
|
| /freebsd/contrib/sqlite3/ |
| H A D | shell.c | 2390 int nWS /* Whitespace for horizonal alignment */ in qrfPrintAligned() argument 2396 sqlite3_str_appendchar(pOut, nWS/2, ' '); in qrfPrintAligned() 2398 sqlite3_str_appendchar(pOut, nWS - nWS/2, ' '); in qrfPrintAligned() 2401 sqlite3_str_appendchar(pOut, nWS, ' '); in qrfPrintAligned() 2406 sqlite3_str_appendchar(pOut, nWS, ' '); in qrfPrintAligned() 3047 int nWS; in qrfColumnar() local 3049 nWS = data.a[j].w - nWide; in qrfColumnar() 3050 qrfPrintAligned(p->pOut, &data.a[j], nThis, nWS); in qrfColumnar()
|