Home
last modified time | relevance | path

Searched defs:toplevel (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex66 static void config_start_include(const char* filename, int toplevel) in config_start_include()
116 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob()
H A Dconfiglexer.c4376 static void config_start_include(const char* filename, int toplevel) in config_start_include()
4426 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob()
/freebsd/contrib/tnftp/src/
H A Dprogressbar.h65 GLOBAL sigjmp_buf toplevel; /* non-local goto stuff for cmd scanner */ variable
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c52 jmp_buf toplevel; /* non-local goto stuff for cmd scanner */ variable
/freebsd/contrib/sendmail/libsm/
H A Dldap.c923 bool toplevel; local
/freebsd/usr.bin/tftp/
H A Dmain.c71 static jmp_buf toplevel; variable
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c671 u_char *retsum, int toplevel, u_int64_t *xidp, struct nfsclsession *dssep) in newnfs_request()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c829 char toplevel[1024]; in dtrace_format_print() local
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c113 jmp_buf toplevel; variable
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c143 jmp_buf toplevel; variable
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4180 boolean_t raw, boolean_t toplevel, nvlist_t *recvprops, nvlist_t *cmdprops, in zfs_setup_cmdline_props()
4437 boolean_t toplevel = B_FALSE; in zfs_receive_one() local
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7017 boolean_t toplevel = (vs->vs_space != 0); in collect_list_stats() local