OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elp
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libedit/
prompt.c
85
el_prompt_t *
elp
;
local in function:prompt_print
89
elp
= &el->el_prompt;
91
elp
= &el->el_rprompt;
93
if (
elp
->p_wide)
94
p = (*
elp
->p_func)(el);
96
p = ct_decode_string((char *)(void *)(*
elp
->p_func)(el),
100
if (
elp
->p_ignore == *p) {
102
while (*p && *p !=
elp
->p_ignore)
114
elp
->p_pos.v = el->el_refresh.r_cursor.v;
115
elp
->p_pos.h = el->el_refresh.r_cursor.h
[
all
...]
/src/sys/lib/libsa/
disklabel.c
51
const struct disklabel *dlp, *
elp
;
local in function:getdisklabel
54
elp
= (const void *)(buf + DEV_BSIZE - sizeof(*dlp));
55
for (dlp = (const void *)buf; dlp <=
elp
;
/src/bin/csh/
glob.c
214
expbrace(Char ***nvp, Char ***
elp
, size_t size)
219
if (
elp
!= NULL)
220
ex = *
elp
;
270
if (
elp
!= NULL)
271
*
elp
= ex;
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am335x-bonegreen-wireless.dts
114
/* intruces various issues (
elp
wkaeup timeouts etc.) */
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025