OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/miscfs/procfs/
procfs_linux.c
103
get_proc_size_info(struct proc *p, struct vm_map *map, unsigned long *
stext
,
108
*
stext
= 0;
119
if (*
stext
== *etext) {
120
*
stext
= entry->start;
458
unsigned long
stext
= 0, etext = 0, sstack = 0;
local
470
get_proc_size_info(p, &vm->vm_map, &
stext
, &etext, &sstack);
520
stext
, /* 26 start_code */
/src/games/adventure/
init.c
87
struct text
stext
[LOCSIZE]; /* short loc descriptions */
variable in typeref:struct:text
Completed in 13 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026