Searched defs:dp (Results 1 - 2 of 2) sorted by relevance

/security/tomoyo/
H A Dutil.c417 unsigned char *dp = buffer; local
424 *dp++ = ' ';
427 *dp++ = *sp++;
431 *dp = '\0';
/security/smack/
H A Dsmack_lsm.c205 * @dp: a pointer to the dentry
211 struct dentry *dp)
224 rc = ip->i_op->getxattr(dp, name, buffer, SMK_LONGLABEL);
502 char *cp, *commap, *otheropts, *dp; local
510 dp = smackopts;
512 dp = smackopts;
514 dp = smackopts;
516 dp = smackopts;
518 dp = smackopts;
520 dp
210 smk_fetch(const char *name, struct inode *ip, struct dentry *dp) argument
3005 struct dentry *dp; local
[all...]

Completed in 92 milliseconds