Home
last modified time | relevance | path

Searched refs:defns (Results 1 – 7 of 7) sorted by relevance

/freebsd/bin/csh/
H A DMakefile37 SRCS+= ed.chared.c ed.decls.h ed.defns.c ed.h ed.init.c ed.inputl.c \
44 GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c
140 ed.defns.h: ed.defns.c
145 grep '[FV]_' ${TCSHDIR}/ed.defns.c | grep '^#define' >> ${.TARGET}
/freebsd/crypto/openssl/crypto/engine/
H A Deng_lib.c251 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() argument
253 e->cmd_defns = defns; in ENGINE_set_cmd_defns()
/freebsd/contrib/tcsh/
H A Dsrc.desc3 ed.defns.c: Editor command tables.
H A DFixes1028 88. Cleanup off-by-one error ed.defns.c.
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h527 const ENGINE_CMD_DEFN *defns);
/freebsd/crypto/openssl/doc/man3/
H A DENGINE_add.pod135 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/freebsd/contrib/diff/
H A DChangeLog2431 * system.h (S_IS{BLK,CHR,DIR,FIFO,REG,SOCK}): Fix defns if
3820 provide default defns plus commented-put defns for sysV.