Home
last modified time | relevance | path

Searched defs:bundle (Results 26 – 50 of 60) sorted by relevance

123

/freebsd/usr.sbin/ppp/
H A Dmain.c308 struct bundle *bundle; in main() local
540 DoLoop(struct bundle *bundle) in DoLoop()
H A Dprompt.c183 prompt_Read(struct fdescriptor *d, struct bundle *bundle, in prompt_Read()
314 prompt_Create(struct server *s, struct bundle *bundle, int fd) in prompt_Create()
H A Dsystems.c316 ReadSystem(struct bundle *bundle, const char *name, const char *file, in ReadSystem()
477 system_Select(struct bundle *bundle, const char *name, const char *file, in system_Select()
H A Dradius.c251 struct bundle *bundle; in radius_Process() local
1334 struct bundle *bundle = (struct bundle *)v; in radius_alive() local
1346 radius_StartTimer(struct bundle *bundle) in radius_StartTimer()
H A Dnat_cmd.c498 nat_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, in nat_LayerPush()
515 nat_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, in nat_LayerPull()
H A Dccp.c244 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l, in ccp_Init()
674 ccp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ccp_Input()
H A Dcommand.h42 struct bundle *bundle; /* Our bundle */ member
H A Dprompt.h47 struct bundle *bundle; /* who I'm controlling */ member
H A Dcommand.c522 struct bundle *bundle, int inc0, pid_t pid) in command_Expand()
1091 FindExec(struct bundle *bundle, struct cmdtab const *cmds, int argc, int argn, in FindExec()
1191 command_Run(struct bundle *bundle, int argc, char const *const *argv, in command_Run()
1227 command_Decode(struct bundle *bundle, char *buff, int nb, struct prompt *prompt, in command_Decode()
H A Dlink.c373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) in Despatch()
H A Dmp.h109 struct bundle *bundle; /* Parent */ member
H A Dlcp.c249 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, in lcp_Init()
H A Ddatalink.h121 struct bundle *bundle; /* for the moment */ member
H A Dether.c408 ether_DescriptorRead(struct fdescriptor *d, struct bundle *bundle, in ether_DescriptorRead()
H A Dnetgraph.c392 ng_DescriptorRead(struct fdescriptor *d, struct bundle *bundle, in ng_DescriptorRead()
H A Dfsm.h136 struct bundle *bundle; member
/freebsd/contrib/one-true-awk/
H A Dmakefile67 bundle: target
/freebsd/sys/dev/qat/include/common/
H A Dadf_uio_control.h37 struct adf_uio_control_bundle bundle[0]; member
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h878 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc()
884 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, in uverbs_zalloc()
912 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc()
917 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, in uverbs_zalloc()
930 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero()
/freebsd/sys/dev/ioat/
H A Dioat_internal.h133 uint32_t bundle:1; member
166 uint32_t bundle:1; member
196 uint32_t bundle:1; member
223 uint32_t bundle:1; member
302 uint32_t bundle:1; member
340 uint32_t bundle:1; member
382 uint32_t bundle:1; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp263 CFCBundle bundle(path); in LocateExecutableObjectFile() local
705 CFCBundle bundle(path); in LocateMacOSXFilesUsingDebugSymbols() local
/freebsd/sys/dev/qat/qat_common/
H A Dadf_hw_arbiter.c117 adf_update_uio_ring_arb(struct adf_uio_control_bundle *bundle) in adf_update_uio_ring_arb()
H A Dadf_cfg_section.c1130 struct adf_cfg_bundle *bundle = cfg_dev->bundles[index]; in adf_cfg_setup_irq() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp351 bool Host::GetBundleDirectory(const FileSpec &file, FileSpec &bundle) { in GetBundleDirectory()

123