Searched refs:mlp (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/popper/
H A Dpop_quit.c18 if (p->mlp) free (p->mlp);
H A Dpop_list.c31 mp = &p->mlp[msg_num-1];
49 for (i = p->msg_count, mp = p->mlp; i > 0; i--, mp++) {
H A Dpop_uidl.c59 mp = &p->mlp[msg_num-1];
77 for (i = p->msg_count, mp = p->mlp; i > 0; i--, mp++) {
H A Dpop_rset.c21 for (i = p->msg_count, mp = p->mlp; i > 0; i--, mp++)
H A Dmaildir.c86 MsgInfoList *mp = p->mlp;
122 p->mlp = mp;
133 p->mlp = NULL;
150 make_path(p, &p->mlp[i], p->mlp[i].flags & NEW_FLAG,
152 if(p->mlp[i].flags & DEL_FLAG) {
165 } else if((p->mlp[i].flags & NEW_FLAG) &&
166 (p->mlp[i].flags & RETR_FLAG)) {
167 make_path(p, &p->mlp[i], 0, tmp2, sizeof(tmp2));
H A Dpop_dropinfo.c146 p->mlp = (MsgInfoList *)calloc((unsigned)p->msg_count,sizeof(MsgInfoList));
147 if (p->mlp == NULL){
159 for (msg_num = p->drop_size = 0, mp = p->mlp - 1;
167 p->mlp=(MsgInfoList *) realloc(p->mlp,
169 if (p->mlp == NULL){
176 mp = p->mlp + msg_num - 2;
217 for (i = 0, mp = p->mlp; i < p->msg_count; i++, mp++)
H A Dpop_xover.c17 for (i = p->msg_count, mp = p->mlp; i > 0; i--, mp++) {
H A Dpop_dele.c27 mp = &(p->mlp[msg_num-1]);
79 mp = &(p->mlp[i - 1]);
H A Dpop_send.c68 mp = &p->mlp[msg_num-1];
H A Dpop_updt.c112 mp = &p->mlp[msg_num];
H A Dpopper.h234 MsgInfoList * mlp; /* Message information list */ member in struct:__anon492
/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c1036 struct mountlist *mlp; local
1040 mlp = mlhead;
1041 while (mlp) {
1044 if (!xdr_string(xdrsp, &mlp->ml_host, RPCMNT_NAMELEN))
1046 if (!xdr_string(xdrsp, &mlp->ml_dir, RPCMNT_PATHLEN))
1048 mlp = mlp->ml_next;
4890 struct mountlist *mlp, *lastmlp; local
4918 mlp = malloc(sizeof(*mlp));
4952 struct mountlist *mlp, **mlpp; local
4991 struct mountlist *mlp, **mlpp; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/samba4/
H A Dvernum.c97 Modifications *ml, **mlp; local
118 for ( mlp = &op->orm_modlist; *mlp != NULL; mlp = &(*mlp)->sml_next )
134 *mlp = ml;
135 mlp = &ml->sml_next;
149 *mlp = ml;
H A Drdnval.c340 Modifications *ml, **mlp; local
371 for ( mlp = &op->orr_modlist; *mlp != NULL; mlp = &(*mlp)->sml_next )
374 *mlp = ml;
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dst_parse.c868 offsize(char *cp, mlist_t *mlp) argument
880 mlp->ml_offset = offset;
881 mlp->ml_size = size;
906 mlist_t *mlp, **prev; local
932 mlp = xcalloc(sizeof (*mlp));
933 *prev = mlp;
935 mlp->ml_name = w;
970 cp = offsize(cp, mlp);
974 if (mlp
[all...]
/macosx-10.10/NFS-82/showmount/
H A Dshowmount.c236 xdr_mntdump(XDR *xdrsp, struct mountlist **mlp) argument
242 *mlp = (struct mountlist *)0;
261 tp = *mlp;
263 *mlp = mp;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwm.c559 Modifications **mlp; local
572 for ( mlp = &op->orm_modlist; *mlp; ) {
574 Modifications *ml = *mlp;
586 *ml = **mlp;
587 if ( (*mlp)->sml_values ) {
588 ber_bvarray_dup_x( &ml->sml_values, (*mlp)->sml_values, NULL );
589 if ( (*mlp)->sml_nvalues ) {
590 ber_bvarray_dup_x( &ml->sml_nvalues, (*mlp)->sml_nvalues, NULL );
593 *mlp
[all...]
H A Dmemberof.c782 Modifications **mlp, **mmlp = NULL; local
795 for ( mlp = &op->orm_modlist; *mlp; mlp = &(*mlp)->sml_next ) {
796 Modifications *ml = *mlp;
799 mmlp = mlp;
836 for ( mlp = &op->orm_modlist; *mlp; ) {
837 Modifications *ml = *mlp;
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_pblock.c989 Modifications **mlp; local
999 mlp = &pb->pb_op->orm_modlist;
1001 mlp = &pb->pb_op->ora_modlist;
1003 mlp = &pb->pb_op->orr_modlist;
1010 slap_mods_free( *mlp, 1 );
1011 *mlp = newmods;
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/JavaMap/
H A DRollingFileAppender.pm86 by Mark Pfeiffer, <markpf@mlp-consulting.com.au>.
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dhashtab.c103 choose_multiplier (unsigned int d, unsigned int *mlp, unsigned char *shiftp)
119 *mlp = mhigh;
/macosx-10.10/OpenSSL098-52/src/crypto/sha/asm/
H A Dsha1-ia64.pl27 for (@ARGV) { $ADDP="add" if (/[\+DD|\-mlp]64/); }
H A Dsha512-ia64.pl101 for (@ARGV) { $ADDP="add" if (/[\+DD|\-mlp]64/); }
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Drmail.el2514 (let ((mlp mode-line-process))
2516 (setq mode-line-process mlp))))))
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices12759 lif-mlp 9210/udp # LIF Mobile Locn Protocol
12760 lif-mlp 9210/tcp # LIF Mobile Locn Protocol
12761 lif-mlp-s 9211/udp # LIF Mobile Locn Secure
12762 lif-mlp-s 9211/tcp # LIF Mobile Locn Secure

Completed in 312 milliseconds