Home
last modified time | relevance | path

Searched defs:p_len (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/vi/vi/
H A Dv_paragraph.c318 size_t p_len, s_len; in v_buildps() local
/openbsd/gnu/usr.bin/perl/cpan/MIME-Base64/
H A DBase64.xs325 STRLEN p_len; variable
/openbsd/usr.bin/patch/
H A Dpch.c59 static ssize_t *p_len = NULL; /* length of each line */ variable
/openbsd/sys/net/
H A Dpfvar_priv.h288 u_int32_t p_len; /* length of protocol payload */ member
/openbsd/sys/kern/
H A Dsubr_hibernate.c324 hiballoc_init(struct hiballoc_arena *arena, void *p_ptr, size_t p_len) in hiballoc_init()