Searched refs:pathptr (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.os.c1309 char *pathptr, *nextpathptr, *cur_name_add; local
1320 pathptr = &pathbuf[MAXPATHLEN - 1];
1339 (void) strncpy(pathname, *pathptr != '/' ? "/" : pathptr, pathlen);
1408 pathptr = strnrcpy(pathptr, d->d_name, pathptr - pathbuf);
1409 pathptr = strnrcpy(pathptr, "/", pathptr
[all...]
/macosx-10.9.5/system_cmds-597.90.1/sc_usage.tproj/
H A Dsc_usage.c126 long *pathptr; member in struct:th_info
1141 ti->pathptr = (long *)NULL;
1348 th_state[i].pathptr = (long *)NULL;
1400 ti->pathptr = sargptr;
1404 sargptr = ti->pathptr;
1418 fake the pathptr so we can bypass all further
1424 ti->pathptr = &ti->pathname[NUMPARMS];
1437 ti->pathptr = sargptr;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/sc_usage.tproj/
H A Dsc_usage.c126 long *pathptr; member in struct:th_info
1141 ti->pathptr = (long *)NULL;
1348 th_state[i].pathptr = (long *)NULL;
1400 ti->pathptr = sargptr;
1404 sargptr = ti->pathptr;
1418 fake the pathptr so we can bypass all further
1424 ti->pathptr = &ti->pathname[NUMPARMS];
1437 ti->pathptr = sargptr;
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dhashtable.c633 char *fn, *unmetadir, *pathbuf, *pathptr; local
648 pathptr = pathbuf + dirlen + 1;
661 strcpy(pathptr, fn);
/macosx-10.9.5/system_cmds-597.90.1/fs_usage.tproj/
H A Dfs_usage.c170 uintptr_t *pathptr; member in struct:th_info
2764 ti->pathptr = sargptr;
2766 sargptr = ti->pathptr;
2798 ti->pathptr = &ti->lookups[ti->pn_scall_index].pathname[0];
2800 ti->pathptr = 0;
2803 ti->pathptr = sargptr;
4333 ti->pathptr = &ti->lookups[0].pathname[0];
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/fs_usage.tproj/
H A Dfs_usage.c170 uintptr_t *pathptr; member in struct:th_info
2764 ti->pathptr = sargptr;
2766 sargptr = ti->pathptr;
2798 ti->pathptr = &ti->lookups[ti->pn_scall_index].pathname[0];
2800 ti->pathptr = 0;
2803 ti->pathptr = sargptr;
4333 ti->pathptr = &ti->lookups[0].pathname[0];

Completed in 266 milliseconds