OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fakeid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
autoconf.c
645
static char
fakeid
[32];
local
656
snprintf(
fakeid
, sizeof(
fakeid
), "type %x, sv %x", type, sv);
657
return
fakeid
;
/src/sbin/mount_portal/
puffs_portal.c
538
unsigned int
fakeid
= 3;
variable
556
va->va_fileid =
fakeid
++;
603
va->va_fileid = st.st_ino ? st.st_ino :
fakeid
++;
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026