Home
last modified time | relevance | path

Searched defs:source (Results 126 – 150 of 267) sorted by relevance

1234567891011

/freebsd/usr.bin/mail/
H A Dutil.c260 source(void *arg) in source() function
/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c2260 rpcap_setup_session(const char *source, struct pcap_rmtauth *auth, in rpcap_setup_session()
2438 pcap_t *pcap_open_rpcap(const char *source, int snaplen, int flags, int read_timeout, struct pcap_r… in pcap_open_rpcap()
2612 pcap_findalldevs_ex_remote(const char *source, struct pcap_rmtauth *auth, pcap_if_t **alldevs, char… in pcap_findalldevs_ex_remote()
H A Dpcap.c1721 pcap_parse_source(const char *source, char **schemep, char **userinfop,
2057 pcap_createsrcstr_ex(char *source, int type, const char *host, const char *port,
2124 pcap_createsrcstr(char *source, int type, const char *host, const char *port,
2131 pcap_parsesrcstr_ex(const char *source, int *type, char *host, char *port,
2239 pcap_parsesrcstr(const char *source, int *type, char *host, char *port,
/freebsd/lib/libbe/
H A Dbe.c608 be_snapshot(libbe_handle_t *lbh, const char *source, const char *snap_name, in be_snapshot()
678 char source[BE_MAXPATHLEN]; in be_deep_clone_prop() local
/freebsd/stand/common/
H A Dgfx_fb.c497 uint8_t *source, *destination, *sb; in gfxfb_blt_video_to_buffer() local
597 uint8_t *source, *destination; in gfxfb_blt_buffer_to_video() local
699 uint8_t *source, *destination; in gfxfb_blt_video_to_video() local
1157 uint32_t *source = &state->tg_shadow_fb[sy * pitch + sx]; in gfx_fb_copy_area() local
/freebsd/contrib/kyua/utils/fs/
H A Doperations.cpp330 fs::copy(const fs::path& source, const fs::path& target) in copy()
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp140 StringRef source = file->obj->getSourceFileName(); in getSymbolLocations() local
622 StringRef source = file->obj->getSourceFileName(); in getSourceLocationBitcode() local
/freebsd/crypto/heimdal/lib/roken/
H A Dgetcap.c106 const char *source, *check; in cgetset() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h110 u16 source; member
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c834 doscheckpath(struct denode *source, struct denode *target, daddr_t *wait_scn) in doscheckpath()
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c1846 register char *source = (yytext_ptr); in yy_get_next_buffer() local
2047 register char *source = in yyunput() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp953 Value *source = cast_inst->getOperand(0); in Interpret() local
969 Value *source = cast_inst->getOperand(0); in Interpret() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_get.c394 const char *source; in get_special_prop() local
H A Dzcp_synctask.c441 const char *source = lua_tostring(state, 1); in zcp_synctask_bookmark() local
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.c319 struct cbor_decoder_result decode(cbor_data source, size_t source_size) { in decode()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp564 void UnwindPlan::SetSourceName(const char *source) { in SetSourceName()
/freebsd/crypto/openssl/apps/
H A Dpasswd.c445 int dest, source; in md5crypt() local
/freebsd/sys/netsmb/
H A Dsmb_rq.c392 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *source, u_short setup, in smb_t2_init()
/freebsd/crypto/heimdal/appl/rcp/
H A Drcp.c277 source(int argc, char **argv) in source() function
/freebsd/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h272 struct evbuffer *source; member
/freebsd/usr.bin/locale/
H A Dlocale.c135 int source; member
/freebsd/contrib/libevent/
H A Devbuffer-internal.h272 struct evbuffer *source; member
/freebsd/contrib/smbfs/lib/smb/
H A Dmbuf.c281 mb_put_mem(struct mbdata *mbp, const char *source, size_t size) in mb_put_mem()
/freebsd/bin/chio/
H A Dchio.c529 int source = 0; in do_status() local
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c252 zprop_source_t source; in replace_with_spare() local

1234567891011