OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flgpt
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/pax/
sel_subs.c
340
char *
flgpt
;
local in function:trng_add
354
if ((
flgpt
= strrchr(str, '/')) != NULL)
355
*
flgpt
++ = '\0';
390
if ((
flgpt
== NULL) || (*
flgpt
== '\0'))
394
while (*
flgpt
!= '\0') {
395
switch(*
flgpt
) {
406
*
flgpt
, str);
410
++
flgpt
;
Completed in 12 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025