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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_vxworks/
H A Dos_vx_abs.c23 char *ptail; local
29 if ((dummy = iosDevFind((char *)path, &ptail)) == NULL)
32 * If the routine used a device, then ptail points to the
35 if (ptail != path)
H A Dos_vx_rpath.c25 char *ptail; local
40 if ((dummy = iosDevFind((char *)path, &ptail)) == NULL)
43 s = ptail;

Completed in 60 milliseconds