Searched defs:lp (Results 151 - 175 of 183) sorted by relevance

12345678

/freebsd-10-stable/sys/geom/raid/
H A Dg_raid.c1186 struct g_raid_lock *lp; local
1246 struct g_raid_lock *lp; local
1303 struct g_raid_lock *lp; local
1338 struct g_raid_lock *lp; local
[all...]
/freebsd-10-stable/sys/cddl/dev/fbt/
H A Dfbt.c911 ctf_list_append(ctf_list_t *lp, void *new) argument
931 ctf_list_prepend(ctf_list_t *lp, void *new) argument
1144 ctf_decl_prec_t prec, lp, rp; local
[all...]
/freebsd-10-stable/contrib/traceroute/
H A Dtraceroute.c1373 u_int32_t *lp = (u_int32_t *)&icp->icmp_ip; local
/freebsd-10-stable/sys/net/
H A Dieee8023ad_lacp.h300 struct lacp_port *lp = LACP_PORT(lgp); local
314 struct lacp_port *lp = LACP_PORT(lgp); local
322 struct lacp_port *lp = LACP_PORT(lgp); local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c336 dt_type_promote(dt_node_t *lp, dt_node_t *rp, ctf_file_t **ofp, ctf_id_t *otype) argument
407 dt_node_promote(dt_node_t *lp, dt_node_t *rp, dt_node_t *dnp) argument
1046 dt_node_is_ptrcompat(const dt_node_t *lp, const dt_node_t *rp, argument
1158 dt_node_is_argcompat(const dt_node_t *lp, const dt_node_t *rp) argument
1915 dt_cast(dt_node_t *lp, dt_node_t *rp) argument
1939 dt_node_op2(int op, dt_node_t *lp, dt_node_t *rp) argument
2111 dt_node_op3(dt_node_t *expr, dt_node_t *lp, dt_node_t *rp) argument
3140 dt_node_t *lp = dnp->dn_left; local
3166 dt_node_t *lp = dnp->dn_left; local
4023 dt_node_t *lp, *rp; local
4581 dt_node_link(dt_node_t *lp, dt_node_t *rp) argument
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dmain.c826 str2Lst_Append(Lst lp, char *str, const char *sep) argument
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_cam.c4556 struct mpt_hdr_stailq *lp; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.func.c419 Char *lp; local
457 Char *cp, *lp; local
1387 Char *vp, *lp; local
2052 struct limits *lp, *res; local
2072 struct limits *lp; local
2098 getval(struct limits *lp, Char **v) argument
2233 plim(struct limits *lp, int hard) argument
2289 struct limits *lp; local
2327 setlim(struct limits *lp, int hard, RLIM_TYPE limit) argument
[all...]
/freebsd-10-stable/sbin/dhclient/
H A Ddhclient.c638 struct client_lease *lp, *next, *picked; local
930 struct client_lease *lease, *lp; local
1275 struct client_lease *lp; local
1844 struct client_lease *lp; local
[all...]
/freebsd-10-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c1618 const struct lsinfo * lp; local
2221 struct lsinfo * lp; local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dapprentice.c1673 parse_indirect_modifier(struct magic_set *ms, struct magic *m, const char **lp) argument
1694 parse_op_modifier(struct magic_set *ms, struct magic *m, const char **lp, argument
1711 parse_string_modifier(struct magic_set *ms, struct magic *m, const char **lp) argument
[all...]
/freebsd-10-stable/sys/dev/isp/
H A Disp_freebsd.c470 fcportdb_t *lp; local
552 fcportdb_t *lp; local
1633 fcportdb_t *lp; local
1773 fcportdb_t *lp; local
2221 fcportdb_t *lp; local
2327 fcportdb_t *lp; local
2639 fcportdb_t *lp; local
2725 fcportdb_t *lp; local
3270 fcportdb_t *lp = &fcp->portdb[tgt]; local
3580 fcportdb_t *lp; local
[all...]
H A Disp_library.c474 fcportdb_t *lp = &fcp->portdb[i]; local
2111 fcportdb_t *lp = &fcp->portdb[i]; local
2128 fcportdb_t *lp = &fcp->portdb[i]; local
2148 fcportdb_t *lp = &fcp->portdb[i]; local
2168 fcportdb_t *lp = &fcp->portdb[i]; local
2209 fcportdb_t *lp; local
2363 fcportdb_t *lp; local
2415 fcportdb_t *lp = &fcp->portdb[i]; local
2425 fcportdb_t *lp; local
[all...]
H A Disp.c2487 fcportdb_t *lp; local
2515 fcportdb_t *lp; local
3142 fcportdb_t *lp; local
3214 fcportdb_t *lp; local
3288 fcportdb_t *lp = &fcp->portdb[i]; local
3604 fcportdb_t *lp; local
4260 fcportdb_t *lp; local
4601 fcportdb_t *lp; local
4689 fcportdb_t *lp; local
6163 fcportdb_t *lp; local
6311 fcportdb_t *lp; local
[all...]
/freebsd-10-stable/sys/boot/zfs/
H A Dzfsimpl.c145 xdr_uint64_t(const unsigned char **xdr, uint64_t *lp) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cpio.c956 struct links_entry *lp = cpio->links_head->next; local
H A Darchive_read_support_format_rar5.c3220 const uint8_t* lp; local
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_xpt.c1273 struct scsi_report_luns_data *lp; local
[all...]
/freebsd-10-stable/tools/tools/ath/athrd/
H A Dathrd.c1294 ar5212GetLowerUpperValues(u_int16_t v, u_int16_t *lp, u_int16_t listSize, argument
[all...]
/freebsd-10-stable/contrib/tzcode/zic/
H A Dzic.c808 register const struct lookup * lp; local
1107 register const struct lookup * lp; local
1243 register const struct lookup * lp; local
2423 register const struct lookup * lp; local
[all...]
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c506 struct nfscllockowner *lp; local
656 struct nfscllockowner *lp; local
988 struct nfscllockowner *lp; local
1188 struct nfscllockowner *lp; local
1300 struct nfscllockowner *lp; local
1337 struct nfscllockowner *lp; local
1439 nfscl_lockrelease(struct nfscllockowner *lp, int error, int candelete) argument
1478 struct nfscllockowner *lp, *nlp; local
1496 struct nfscllockowner *lp; local
1557 nfscl_freelockowner(struct nfscllockowner *lp, int local) argument
1746 struct nfscllockowner *lp, *nlp; local
1787 struct nfscllockowner *lp, *nlp; local
1825 nfscl_emptylockowner(struct nfscllockowner *lp, struct nfscllockownerfhhead *lhp) argument
1966 struct nfscllockowner *lp, *nlp; local
2354 nfscl_insertlock(struct nfscllockowner *lp, struct nfscllock *new_lop, struct nfscllock *insert_lop, int local) argument
2377 nfscl_updatelock(struct nfscllockowner *lp, struct nfscllock **new_lopp, struct nfscllock **other_lopp, int local) argument
2519 struct nfscllockowner *lp, *nlp; local
2869 struct nfscllockowner *lp; local
3802 struct nfscllockowner *lp; local
3888 struct nfscllockowner *lp; local
4110 nfscl_relock(vnode_t vp, struct nfsclclient *clp, struct nfsmount *nmp, struct nfscllockowner *lp, struct nfscllock *lop, struct ucred *cred, NFSPROC_T *p) argument
4376 struct nfscllockowner *lp; local
4473 struct nfscllockowner *lp; local
[all...]
H A Dnfs_clrpcops.c642 struct nfscllockowner *lp, *nlp; local
3704 struct nfscllockowner *lp; local
3943 nfsrpc_locku(struct nfsrv_descript *nd, struct nfsmount *nmp, struct nfscllockowner *lp, u_int64_t off, u_int64_t len, u_int32_t type, struct ucred *cred, NFSPROC_T *p, int syscred) argument
3993 nfsrpc_lock(struct nfsrv_descript *nd, struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, struct nfscllockowner *lp, int newone, int reclaim, u_int64_t off, u_int64_t len, short type, struct ucred *cred, NFSPROC_T *p, int syscred) argument
4311 nfsrpc_rellockown(struct nfsmount *nmp, struct nfscllockowner *lp, uint8_t *fh, int fhlen, struct ucred *cred, NFSPROC_T *p) argument
[all...]
/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c1841 nfsv4_lock(struct nfsv4lock *lp, int iwantlock, int *isleptp, argument
1888 nfsv4_unlock(struct nfsv4lock *lp, int incref) argument
1901 nfsv4_relref(struct nfsv4lock *lp) argument
1921 nfsv4_getref(struct nfsv4lock *lp, int *isleptp, void *mutex, struct mount *mp) argument
1951 nfsv4_getref_nonblock(struct nfsv4lock *lp) argument
1965 nfsv4_testlock(struct nfsv4lock *lp) argument
1978 nfsv4_wanted(struct nfsv4lock *lp) argument
[all...]
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_ioctl.c1250 bsd_to_linux_msf_lba(u_char af, union msf_lba *bp, union linux_cdrom_addr *lp) argument
1275 linux_to_bsd_dvd_struct(l_dvd_struct *lp, struct dvd_struct *bp) argument
1300 bsd_to_linux_dvd_struct(struct dvd_struct *bp, l_dvd_struct *lp) argument
1346 linux_to_bsd_dvd_authinfo(l_dvd_authinfo *lp, int *bcode, struct dvd_authinfo *bp) argument
1409 bsd_to_linux_dvd_authinfo(struct dvd_authinfo *bp, l_dvd_authinfo *lp) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-common.c1544 int lp; local

Completed in 441 milliseconds

12345678