MCPcopy Create free account
hub / github.com/dtrace4linux/linux / proc_get_ldt

Function proc_get_ldt

libproc/common/proc_get_info.c:106–136  ·  view source on GitHub ↗

* Fill in a pointer to a process LDT structure. * The caller provides a buffer of size 'nldt * sizeof (struct ssd)'; * If pldt == NULL or nldt == 0, we return the number of existing LDT entries. * Otherwise we return the actual number of LDT entries fetched (<= nldt). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PldtFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected