Searched refs:next_file (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dsplit.c29 static char *next_file(char *old, unsigned suffix_len) function
114 pfx = next_file(pfx, suffix_len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclient.c595 char* next_file = do_list_queue_head(); local
597 if ((strlen(next_file) >= 2) &&
598 (next_file[strlen(next_file) - 1] == '*') &&
599 (next_file[strlen(next_file) - 2] == '\\')) {
600 save_ch = next_file +
601 strlen(next_file) - 2;
604 d_printf("\n%s\n",next_file);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw.c1402 struct smbw_file *file, *next_file; local
1421 for (file=smbw_files;file;file=next_file) {
1422 next_file = file->next;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_get.c489 next_file: ++nlsn.file;
596 goto next_file;

Completed in 159 milliseconds