OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmt
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libarchive/dist/test_utils/
test_main.c
2128
FILETIME *pat, *
pmt
;
local
2151
pmt
= &fmtime;
2153
pmt
= NULL;
2154
if (pat != NULL ||
pmt
!= NULL)
2155
r = SetFileTime(h, NULL, pat,
pmt
);
/src/external/gpl3/gdb/dist/readline/readline/
display.c
355
expand_prompt (char *
pmt
, int flags, int *lp, int *lip, int *niflp, int *vlp)
364
ms = (((
pmt
== rl_prompt) ^ (flags & PMT_MULTILINE)) && _rl_show_mode_in_prompt) ? prompt_modestr (&mlen) : 0;
367
l = strlen (
pmt
);
370
strcpy (nprompt + mlen,
pmt
);
373
nprompt =
pmt
;
391
r = (nprompt ==
pmt
) ? savestring (
pmt
) : nprompt;
538
if (nprompt !=
pmt
)
545
PMT
and return the rest of
PMT
. *
3140
char *
pmt
, *p;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/readline/readline/
display.c
355
expand_prompt (char *
pmt
, int flags, int *lp, int *lip, int *niflp, int *vlp)
364
ms = (((
pmt
== rl_prompt) ^ (flags & PMT_MULTILINE)) && _rl_show_mode_in_prompt) ? prompt_modestr (&mlen) : 0;
367
l = strlen (
pmt
);
370
strcpy (nprompt + mlen,
pmt
);
373
nprompt =
pmt
;
391
r = (nprompt ==
pmt
) ? savestring (
pmt
) : nprompt;
538
if (nprompt !=
pmt
)
545
PMT
and return the rest of
PMT
. *
3140
char *
pmt
, *p;
local
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026