Home
last modified time | relevance | path

Searched defs:idnum (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/containers/userns/
Duserns_helper.h43 LTP_ATTRIBUTE_UNUSED static int updatemap(int cpid, bool type, int idnum, in updatemap()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp139 int idnum = 1; in RealizeResource() local
/external/scapy/scapy/
Dvolatile.py348 def __init__(self, fmt=None, depth=RandNumExpo(0.1), idnum=RandNumExpo(0.01)): argument