Home
last modified time | relevance | path

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

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