Searched refs:unexpand (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dexpand.c2 * unexpand - convert spaces to tabs
14 * Options for unexpand:
21 * Caveat: this versions of expand and unexpand don't accept tab lists.
76 static void unexpand(FILE *file, unsigned int tab_size, unsigned opt) function
190 USE_UNEXPAND(unexpand(file, tab_size, opt));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dapplets.h347 USE_UNEXPAND(APPLET_ODDNAME(unexpand, expand, _BB_DIR_USR_BIN, _BB_SUID_NEVER, unexpand))

Completed in 47 milliseconds