Searched refs:mp (Results 151 - 175 of 641) sorted by relevance

1234567891011>>

/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_updt.c26 MsgInfoList * mp; /* Pointer to message local
112 mp = &p->mlp[msg_num];
114 if (mp->flags & DEL_FLAG) {
118 "Message %d flagged for deletion.",mp->number);
123 fseek(p->drop,mp->offset,0);
127 pop_log(p,POP_DEBUG,"Copying message %d.",mp->number);
137 if (mp->flags & RETR_FLAG)
148 if (mp->flags & RETR_FLAG)
/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dsscmasrv.c152 rpc_mp_t mp; local
211 rpc_init_mp(mp, &fault_buff);
212 rpc_marshall_ulong_int(mp, mapped_code);
241 rpc_mp_t mp; local
248 rpc_init_mp(mp, fault_buff);
249 rpc_marshall_ulong_int(mp, mapped_code);
250 rpc_advance_mp(mp, 4);
251 rpc_marshall_ulong_int(mp, i);
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dcidr_match.c97 unsigned char *mp; local
110 for (np = entry->net_bytes, mp = entry->mask_bytes,
111 ap = addr_bytes; /* void */ ; np++, mp++, ap++) {
114 if ((*ap & *mp) != *np)
142 unsigned char *mp; local
191 for (np = ip->net_bytes, mp = ip->mask_bytes;
192 np < ip->net_bytes + ip->addr_byte_count; np++, mp++) {
193 if (*np & ~(*mp)) {
/macosx-10.9.5/remote_cmds-41.90.1/talkd.tproj/
H A Dextern.h39 void process_request(CTL_MSG *mp, CTL_RESPONSE *rp);
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c175 VFS_MOUNT(mount_t mp, vnode_t devvp, user_addr_t data, vfs_context_t ctx) argument
179 if ((mp == dead_mountp) || (mp->mnt_op->vfs_mount == 0))
183 if (vfs_64bitready(mp)) {
184 error = (*mp->mnt_op->vfs_mount)(mp, devvp, data, ctx);
191 error = (*mp->mnt_op->vfs_mount)(mp, devvp, data, ctx);
198 VFS_START(mount_t mp, int flags, vfs_context_t ctx) argument
202 if ((mp
211 VFS_UNMOUNT(mount_t mp, int flags, vfs_context_t ctx) argument
241 VFS_ROOT(mount_t mp, struct vnode ** vpp, vfs_context_t ctx) argument
258 VFS_QUOTACTL(mount_t mp, int cmd, uid_t uid, caddr_t datap, vfs_context_t ctx) argument
271 VFS_GETATTR(mount_t mp, struct vfs_attr *vfa, vfs_context_t ctx) argument
288 VFS_SETATTR(mount_t mp, struct vfs_attr *vfa, vfs_context_t ctx) argument
305 VFS_SYNC(mount_t mp, int flags, vfs_context_t ctx) argument
322 VFS_VGET(mount_t mp, ino64_t ino, struct vnode **vpp, vfs_context_t ctx) argument
339 VFS_FHTOVP(mount_t mp, int fhlen, unsigned char * fhp, vnode_t * vpp, vfs_context_t ctx) argument
375 vfs_throttle_mask(mount_t mp) argument
382 vfs_name(mount_t mp, char * buffer) argument
389 vfs_typenum(mount_t mp) argument
396 vfs_mntlabel(mount_t mp) argument
403 vfs_flags(mount_t mp) argument
410 vfs_setflags(mount_t mp, uint64_t flags) argument
432 vfs_iswriteupgrade(mount_t mp) argument
440 vfs_isrdonly(mount_t mp) argument
447 vfs_issynchronous(mount_t mp) argument
454 vfs_isrdwr(mount_t mp) argument
462 vfs_isupdate(mount_t mp) argument
470 vfs_isreload(mount_t mp) argument
477 vfs_isforce(mount_t mp) argument
486 vfs_isunmount(mount_t mp) argument
496 vfs_64bitready(mount_t mp) argument
506 vfs_authcache_ttl(mount_t mp) argument
515 vfs_setauthcache_ttl(mount_t mp, int ttl) argument
524 vfs_clearauthcache_ttl(mount_t mp) argument
537 vfs_authopaque(mount_t mp) argument
546 vfs_authopaqueaccess(mount_t mp) argument
555 vfs_setauthopaque(mount_t mp) argument
563 vfs_setauthopaqueaccess(mount_t mp) argument
571 vfs_clearauthopaque(mount_t mp) argument
579 vfs_clearauthopaqueaccess(mount_t mp) argument
587 vfs_setextendedsecurity(mount_t mp) argument
595 vfs_clearextendedsecurity(mount_t mp) argument
603 vfs_extendedsecurity(mount_t mp) argument
610 vfs_maxsymlen(mount_t mp) argument
617 vfs_setmaxsymlen(mount_t mp, uint32_t symlen) argument
624 vfs_statfs(mount_t mp) argument
630 vfs_getattr(mount_t mp, struct vfs_attr *vfa, vfs_context_t ctx) argument
649 vfs_setattr(mount_t mp, struct vfs_attr *vfa, vfs_context_t ctx) argument
668 vfs_fsprivate(mount_t mp) argument
675 vfs_setfsprivate(mount_t mp, void *mntdata) argument
684 vfs_nativexattrs(mount_t mp) argument
693 vfs_devblocksize(mount_t mp) argument
702 vfs_vnodecovered(mount_t mp) argument
722 vfs_devvp(mount_t mp) argument
737 vfs_ioattr(mount_t mp, struct vfsioattr *ioattrp) argument
767 vfs_setioattr(mount_t mp, struct vfsioattr * ioattrp) argument
1377 mount_t mp; local
2685 mount_t mp; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/docs_src/ref/upgrade.4.0/
H A DMakefile4 java.html lock.html lock_id_free.html log.html mp.html rpc.html \
/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_trickle.c13 #include "dbinc/mp.h"
53 MPOOL *c_mp, *mp; local
58 mp = dbmp->reginfo[0].primary;
79 for (ret = 0, i = dirty = total = 0; i < mp->nreg; ++i) {
107 STAT((mp->stat.st_page_trickle += wrote));
H A Dmp_sync.c13 #include "dbinc/mp.h"
37 __memp_walk_files(env, mp, func, arg, countp, flags)
39 MPOOL *mp;
53 hp = R_ADDR(dbmp->reginfo, mp->ftab);
117 MPOOL *mp; local
121 mp = dbmp->reginfo[0].primary;
126 if (LOG_COMPARE(lsnp, &mp->lsn) <= 0) {
127 *lsnp = mp->lsn;
141 if (LOG_COMPARE(lsnp, &mp->lsn) > 0)
142 mp
260 MPOOL *c_mp, *mp; local
779 MPOOL *mp; local
841 MPOOL *mp; local
[all...]
/macosx-10.9.5/mail_cmds-29/mail/
H A Dcmd3.c275 struct message *mp; local
285 mp = &message[msgvec[0] - 1];
286 touch(mp);
287 dot = mp;
288 if ((rcv = skin(hfield("from", mp))) == NULL)
289 rcv = skin(nameof(mp, 1));
290 if ((replyto = skin(hfield("reply-to", mp))) != NULL)
292 else if ((cp = skin(hfield("to", mp))) != NULL)
313 if ((head.h_subject = hfield("subject", mp)) == NULL)
314 head.h_subject = hfield("subj", mp);
363 struct message *mp; local
403 struct message *mp; local
706 struct message *mp; local
[all...]
H A Dlex.c645 struct message *mp; local
649 for (mp = &message[omsgCount]; mp < &message[msgCount]; mp++)
650 if (mp->m_flag & MNEW)
652 if (mp >= &message[msgCount])
653 for (mp = &message[omsgCount]; mp < &message[msgCount]; mp++)
654 if ((mp
[all...]
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_vfsops.c141 int msdosfs_start(struct mount *mp, int flags, vfs_context_t context);
143 int msdosfs_update_mp(struct mount *mp, struct msdosfs_args *argp);
144 int msdosfs_mount(vnode_t devvp, struct mount *mp, vfs_context_t context);
145 int msdosfs_vfs_mount(struct mount *mp, vnode_t devvp, user_addr_t data, vfs_context_t);
148 int msdosfs_vfs_getattr(mount_t mp, struct vfs_attr *attr, vfs_context_t context);
149 int msdosfs_vfs_setattr(mount_t mp, struct vfs_attr *attr, vfs_context_t context);
153 int msdosfs_scan_root_dir(struct mount *mp, vfs_context_t context);
194 int msdosfs_update_mp(struct mount *mp, struct msdosfs_args *argp) argument
196 struct msdosfsmount *pmp = VFSTOMSDOSFS(mp);
213 * mp
217 msdosfs_vfs_mount(struct mount *mp, vnode_t devvp, user_addr_t data, vfs_context_t context) argument
295 msdosfs_mount(vnode_t devvp, struct mount *mp, vfs_context_t context) argument
891 msdosfs_start(struct mount *mp, int flags, vfs_context_t context) argument
902 msdosfs_vfs_unmount(struct mount *mp, int mntflags, vfs_context_t context) argument
992 msdosfs_vfs_root(struct mount *mp, vnode_t *vpp, vfs_context_t context) argument
1010 msdosfs_vfs_statfs(struct mount *mp, struct vfsstatfs *sbp, vfs_context_t context) argument
1048 msdosfs_vfs_getattr(mount_t mp, struct vfs_attr *attr, vfs_context_t context) argument
1276 msdosfs_vfs_setattr(mount_t mp, struct vfs_attr *attr, vfs_context_t context) argument
1559 msdosfs_scan_root_dir(struct mount *mp, vfs_context_t context) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn_mp_exptmod_fast.c35 mp_digit buf, mp; local
89 if ((err = mp_montgomery_setup (P, &mp)) != MP_OKAY) {
116 mp_dr_setup(P, &mp);
125 if ((err = mp_reduce_2k_setup(P, &mp)) != MP_OKAY) {
178 if ((err = redux (&M[1 << (winsize - 1)], P, mp)) != MP_OKAY) {
188 if ((err = redux (&M[x], P, mp)) != MP_OKAY) {
231 if ((err = redux (&res, P, mp)) != MP_OKAY) {
248 if ((err = redux (&res, P, mp)) != MP_OKAY) {
257 if ((err = redux (&res, P, mp)) != MP_OKAY) {
275 if ((err = redux (&res, P, mp)) !
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dmailcheck.c298 char *mp; local
301 mp = (char *)xmalloc (2 + sizeof (DEFAULT_MAIL_DIRECTORY) + strlen (current_user.user_name));
302 strcpy (mp, DEFAULT_MAIL_DIRECTORY);
303 mp[sizeof(DEFAULT_MAIL_DIRECTORY) - 1] = '/';
304 strcpy (mp + sizeof (DEFAULT_MAIL_DIRECTORY), current_user.user_name);
305 return (mp);
318 char *mailfile, *mp; local
343 mp = parse_mailpath_spec (mailfile);
344 if (mp && *mp)
[all...]
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_page.c132 ntfs_error(ni->vol->mp, "NULL page list passed in (error "
137 ntfs_error(ni->vol->mp, "Called for directory vnode.");
183 ntfs_warning(ni->vol->mp, "Denying access to "
209 ntfs_error(ni->vol->mp, "Failed (cluster_pagein_ext(), "
249 ntfs_error(ni->vol->mp, "ubc_upl_map() failed (error %d).",
262 ntfs_error(ni->vol->mp, "ntfs_resident_attr_read() "
275 ntfs_error(ni->vol->mp, "Failed to get raw inode "
291 ntfs_error(ni->vol->mp,
300 ntfs_error(ni->vol->mp, "ubc_upl_unmap() failed (error %d).",
333 ntfs_error(ni->vol->mp, "Faile
[all...]
H A Dntfs_dir.c120 mount_t mp = vol->mp; local
143 ntfs_error(mp, "Failed to get index vnode (error %d).", err);
151 ntfs_error(mp, "Failed to map mft record for directory (error "
157 ntfs_error(mp, "Failed to get attribute search context.");
165 ntfs_error(mp, "Index root attribute missing in "
348 ntfs_error(mp, "No index allocation attribute but index entry "
373 ntfs_error(mp, "Failed to map directory index page (error "
383 ntfs_error(mp, "Out of bounds check failed. Corrupt "
390 ntfs_error(mp, "Director
[all...]
H A Dntfs_mft.c115 * @vol->mp may be NULL now which is ok. ntfs_error() deals
118 ntfs_error(vol->mp, "The volume is being unmounted, bailing "
126 ntfs_error(vol->mp, "Failed to get vnode for $MFT.");
139 ntfs_error(vol->mp, "Attempt to read mft record 0x%llx, which "
165 ntfs_error(vol->mp, "Failed to read buffer of mft record "
172 ntfs_error(vol->mp, "Failed to map buffer of mft record "
193 ntfs_error(vol->mp, "Mft record 0x%llx is corrupt. Run chkdsk.",
199 ntfs_error(vol->mp, "Failed to unmap buffer of mft record "
240 ntfs_error(ni->vol->mp, "Failed to unmap buffer of mft record "
246 ntfs_error(ni->vol->mp, "Faile
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/t/
H A D38-packager.t13 my ($mp, $env, $part, @part_data);
16 $mp = SOAP::Packager::MIME->new;
17 ok(ref $mp);
21 $env = $mp->unpackage(<<'EOX');
75 ok(@{$mp->parts} == 4);
76 ok(UNIVERSAL::isa(ref($mp->parts->[0]) => "MIME::Entity"));
79 #@part_data = $mp->find_part( id => '<claim061402a.jpeg@claiming-it.com>' );
81 #@part_data = $mp->find_part( id => '<claim061403a.somexml@claiming-it.com>' );
83 #@part_data = $mp->find_part( id => '<claim061404a.realxml@claiming-it.com>' );
90 $env = $mp
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Dldap_pvt.h461 #define ldap_pvt_mp_init(mp) \
462 do { (mp) = BN_new(); } while (0)
471 #define ldap_pvt_mp_add_ulong(mp,v) \
472 BN_add_word((mp), (v))
474 #define ldap_pvt_mp_clear(mp) \
475 do { BN_free((mp)); (mp) = 0; } while (0)
486 #define ldap_pvt_mp_init(mp) \
487 mpz_init((mp))
495 #define ldap_pvt_mp_add_ulong(mp,
[all...]
/macosx-10.9.5/postfix-252/postfix/src/postlock/
H A Dpostlock.c158 MBOX *mp; local
232 if ((mp = mbox_open(folder, O_APPEND | O_WRONLY | O_CREAT,
244 mbox_release(mp);
257 vstream_fclose(mp->fp);
258 mbox_release(mp);
/macosx-10.9.5/webdavfs-352.92.2/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_nodehash.c62 #define WEBDAVNODEHASH(mp, fileid) (&webdav_hashtbl[((u_long)(mp) + (u_long)(fileid)) & webdavhash])
97 * Use the mp/fileid pair to find the webdavnode.
103 struct webdavnode *webdav_hashget(struct mount *mp, webdav_ino_t fileid, struct webdavnode *pt_new, uint32_t *inserted) argument
112 nhp = WEBDAVNODEHASH(mp, fileid);
119 if ( (mp != pt->pt_mountp) || (pt->pt_fileid != fileid) )
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dgetcap.c790 char *bp, *mp; local
810 mp = mem;
824 *mp++ = '\177';
827 *mp++ = *bp++ & 037;
840 *mp++ = n;
844 *mp++ = '\b';
847 *mp++ = '\t';
850 *mp++ = '\n';
853 *mp++ = '\f';
856 *mp
917 char *bp, *mp; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dnvdisc.c608 register Namval_t *mp; local
609 if((mp=vp->bltins[i]) && !nv_isattr(mp,NV_NOFREE))
611 if(is_abuiltin(mp))
613 if(mp->nvfun && !nv_isattr(mp,NV_NOFREE))
614 free((void*)mp->nvfun);
615 dtdelete(sh.bltin_tree,mp);
616 free((void*)mp);
869 void clone_all_disc( Namval_t *np, Namval_t *mp, in argument
901 nv_clone(Namval_t *np, Namval_t *mp, int flags) argument
994 Namval_t *mp = np->nvalue.np; local
1011 nv_mkclone(Namval_t *mp) argument
1037 Namval_t *mp = (void*)name; local
1250 clone_table(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) argument
1271 register Namval_t *nq, *mp; local
1372 Namval_t *mp, *pp; local
[all...]
H A Dnvtype.c239 Namval_t *mp = (Namval_t*)((char*)pp->ttype+offset); local
240 dsize = nv_datasize(mp,&dsize);
241 if(mp->nvalue.cp >= pp->ttype->data && mp->nvalue.cp < (char*)pp+pp->ttype->fun.dsize)
243 np->nvalue.cp = pp->ptype->data + (mp->nvalue.cp-pp->ptype->data);
244 if(np->nvalue.cp!=mp->nvalue.cp)
245 memcpy((char*)np->nvalue.cp,mp->nvalue.cp,dsize);
247 else if(!nv_isarray(mp) && mp->nvalue.cp)
249 np->nvalue.cp = mp
257 clone_chtype(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) argument
362 clone_type(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) argument
454 Namval_t *mp = (Namval_t*)((*ap->fun)(nr,NIL(char*),NV_ACURRENT)); local
599 clone_inttype(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) argument
742 std_disc(Namval_t *mp, Namtype_t *pp) argument
800 Namval_t *mp,*bp; local
831 nv_newtype(Namval_t *mp) argument
849 Namval_t *mp=nodes[0], *bp=0, *np, *nq, **mnodes=nodes; local
1214 Namval_t *mp; local
1430 Namval_t *mp, *nq, *nr, *tp; local
1585 Namval_t node,*mp,*tp; local
[all...]
H A Dsubshell.c233 register Namval_t *mp; local
247 if((ap=nv_arrayptr(np)) && (mp=nv_opensub(np)))
250 sh_assignok(mp,add);
261 memset(lp,0, sizeof(*mp)+2*sizeof(void*));
272 while(mp=mpnext)
275 mpnext = dtnext(root,mp);
276 if(memcmp(name,mp->nvname,len) || mp->nvname[len]!='.')
278 nv_delete(mp,walk,NV_NOFREE);
279 *((Namval_t**)mp)
304 register Namval_t *mp, *np; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgetcap.c855 char *mp; local
877 mp = mem;
890 *mp++ = *bp++ & 037;
903 *mp++ = n;
907 *mp++ = '\b';
910 *mp++ = '\t';
913 *mp++ = '\n';
916 *mp++ = '\f';
919 *mp++ = '\r';
922 *mp
988 char *mp; local
[all...]

Completed in 360 milliseconds

1234567891011>>