OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stpt
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
sel_subs.c
339
char *
stpt
;
local in function:trng_add
357
for (
stpt
= str; *
stpt
!= '\0'; ++
stpt
) {
358
if ((*
stpt
>= '0') && (*
stpt
<= '9'))
360
if ((*
stpt
== ',') && (up_pt == NULL)) {
361
*
stpt
= '\0';
362
up_pt =
stpt
+ 1;
370
if ((*
stpt
== '.') && (!dot))
[
all
...]
sel_subs.c
339
char *
stpt
;
local in function:trng_add
357
for (
stpt
= str; *
stpt
!= '\0'; ++
stpt
) {
358
if ((*
stpt
>= '0') && (*
stpt
<= '9'))
360
if ((*
stpt
== ',') && (up_pt == NULL)) {
361
*
stpt
= '\0';
362
up_pt =
stpt
+ 1;
370
if ((*
stpt
== '.') && (!dot))
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025