Searched refs:find_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ipt.c218 find_t(char *name) function
284 m = find_t(new_name);
286 m = find_t(lname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmsdos.c35 typedef struct find_t ff_dir;
40 # define FFIRST(n,d,a) _dos_findfirst(n,a,(struct find_t *)d)
41 # define FNEXT(d) _dos_findnext((struct find_t *)d)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c186 # define FFIRST(n,d,a) _dos_findfirst(n,a,(struct find_t *)d)
187 # define FNEXT(d) _dos_findnext((struct find_t *)d)

Completed in 123 milliseconds