Man Page: transport_class_unregister
Operating Environment: centos
Section: 9
TRANSPORT_CLASS_UNRE(9) Device drivers infrastructure TRANSPORT_CLASS_UNRE(9)NAMEtransport_class_unregister - unregister a previously registered classSYNOPSISvoid transport_class_unregister(struct transport_class * tclass);ARGUMENTStclass The transport class to unregisterDESCRIPTIONMust be called prior to deallocating the memory for the transport class.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRANSPORT_CLASS_UNRE(9)
| Related Man Pages |
|---|
| string_to_security_class(3) - centos |
| device_create(9) - centos |
| security_av_perm_to_string(3) - debian |
| security_class_to_string(3) - debian |
| mode_to_security_class(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |