OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsptr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/flex/dist/src/
tblcmp.c
682
int
tsptr
;
local
686
tsptr
= 0;
710
transset[
tsptr
++] = (unsigned char) i;
715
mkeccl (transset,
tsptr
, tecfwd, tecbck, numecs, 0);
tblcmp.c
682
int
tsptr
;
local
686
tsptr
= 0;
710
transset[
tsptr
++] = (unsigned char) i;
715
mkeccl (transset,
tsptr
, tecfwd, tecbck, numecs, 0);
/src/sys/kern/
vfs_syscalls.c
4138
struct timespec *
tsptr
= NULL;
local
4171
tsptr
= &ts[0];
4174
return do_sys_utimens(l, vp, path, flag,
tsptr
, UIO_SYSSPACE);
vfs_syscalls.c
4138
struct timespec *
tsptr
= NULL;
local
4171
tsptr
= &ts[0];
4174
return do_sys_utimens(l, vp, path, flag,
tsptr
, UIO_SYSSPACE);
Completed in 52 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026