OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flgpt
(Results
1 - 2
of
2
) 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
;
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 132 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025