I am reading the source code of open-iscsi. In source files, I see few functions start with prefix "__". Whats the reason behind naming a function with double underscore as prefix in general in C language?
Example: In the file usr/iscsi_sysfs.c, the function name `static int __get_host_no_from_hwaddress(void *data, struct host_info *info)` Thanks for reading the post - Raghu -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
