Query: idr_replace
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IDR_REPLACE(9) Basic Kernel Library Functions IDR_REPLACE(9)NAMEidr_replace - replace pointer for given idSYNOPSISvoid * idr_replace(struct idr * idp, void * ptr, int id);ARGUMENTSidp idr handle ptr pointer you want associated with the id id lookup keyDESCRIPTIONReplace the pointer registered with an id and return the old value. A -ENOENT return indicates that id was not found. A -EINVAL return indicates that id was not within valid constraints. The caller must serialize with writers.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IDR_REPLACE(9)
| Related Man Pages | 
|---|
| debugfs_create_file(9) - centos | 
| device_create(9) - centos | 
| securityfs_create_file(9) - centos | 
| globjectptrlabel(3g) - centos | 
| atomic_dec_64(3) - netbsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| Google Webmaster Tools Shows Problems with Soft 404 Errors | 
| Removing Most Dates from Posts and Threads for Guests and Search Engines |