Home
last modified time | relevance | path

Searched refs:EL_GETFP (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistedit.h153 #define EL_GETFP 18 /* , int, FILE **); get */ macro
H A Deln.c343 case EL_GETFP: { /* int, FILE ** */ in el_get()
H A Del.c499 case EL_GETFP: in el_wget()
/dragonfly/bin/sh/
H A Dhistedit.c488 el_get(el, EL_GETFP, 1, &old); in bindcmd()