Searched defs:ntp (Results 1 - 12 of 12) sorted by relevance

/src/usr.sbin/timed/timed/
H A Dreadmsg.c85 struct netinfo *ntp; local in function:readmsg
[all...]
H A Dslave.c77 struct netinfo *ntp; local in function:slave
[all...]
H A Dglobals.h109 struct netinfo *ntp; member in struct:hosttbl
H A Dmaster.c83 struct netinfo *ntp; local in function:master
559 addmach(char * name,struct sockaddr_in * addr,struct netinfo * ntp) argument
697 rmnetmachs(struct netinfo * ntp) argument
[all...]
H A Dtimed.c128 struct netinfo *ntp; local in function:main
446 lookformaster(struct netinfo * ntp) argument
547 struct netinfo *ntp; local in function:setstatus
600 struct netinfo *ntp; local in function:makeslave
615 struct netinfo *ntp; local in function:checkignorednets
635 pickslavenet(struct netinfo * ntp) argument
[all...]
/src/sys/compat/linux/common/
H A Dlinux_time.c124 native_to_linux_timespec(struct linux_timespec *ltp, const struct timespec *ntp) argument
132 linux_to_native_timespec(struct timespec *ntp, const struct linux_timespec *ltp) argument
/src/sys/compat/linux32/common/
H A Dlinux32_time.c250 linux32_to_native_timespec(struct timespec *ntp, argument
240 native_to_linux32_timespec(struct linux32_timespec * ltp,const struct timespec * ntp) argument
/src/sys/fs/ntfs/
H A Dntfs_vfsops.c679 struct ntnode *ntp; local in function:ntfs_vptofh
/src/sys/dev/ic/
H A Dathn.c2403 athn_node_alloc(struct ieee80211_node_table *ntp) argument
/src/sys/dev/usb/
H A Dif_otus.c1497 otus_node_alloc(struct ieee80211_node_table *ntp) argument
/src/usr.bin/xlint/lint1/
H A Ddecl.c120 type_t *ntp = block_zero_alloc(sizeof(*ntp), "type"); local in function:block_dup_type
131 type_t *ntp = expr_zero_alloc(sizeof(*ntp), "type"); local in function:expr_dup_type
147 type_t *ntp = expr_zero_alloc(sizeof(*ntp), "type"); local in function:expr_unqualified_type
[all...]
H A Dtree.c493 ic_cvt(const type_t *ntp, const type_t *otp, integer_constraints a) argument
1030 type_t *ntp = expr_dup_type(tn->tn_type); local in function:apply_usual_arithmetic_conversions
1574 type_t *ntp = expr_dup_type(tp1); local in function:merge_qualifiers
1635 const type_t *ntp = tn->tn_type, *otp = tn->u.ops.left->tn_type; local in function:is_cast_redundant
3581 type_t *ntp = expr_dup_type(gettyp(nt)); local in function:promote
3724 should_warn_about_integer_conversion(const type_t * ntp,tspec_t nt,const tnode_t * otn,tspec_t ot) argument
3894 convert_pointer_from_pointer(type_t * ntp,tnode_t * tn) argument
4003 convert_constant_from_floating(op_t op,int arg,const type_t * ntp,tspec_t nt,val_t * nv,val_t * ov) argument
4132 convert_constant_check_range_signed(op_t op,int arg,const type_t * ntp,int64_t ov) argument
4241 convert_constant(op_t op,int arg,const type_t * ntp,val_t * nv,val_t * ov) argument
4419 cast_to_union(tnode_t * otn,bool sys,type_t * ntp) argument
[all...]

Completed in 18 milliseconds